priority job meaning in Chinese
优先作业
Examples
- In computing , the processing of low - priority jobs
在计算技术中,特指对低优先级作业进行的处理方法。 - This is a high - priority job . let ' s get on it right away
这是一项最优先考虑的工作。我们现在就开始干吧。 - This form of pre - emptive scheduling may be used when a job execution must be interrupted because a higher - priority job needs to run on the resource
当任务执行由于更高优先级的任务需要使用资源来运行而必须被中断时,就可以使用这种形式的抢占式调度。 - If checkpoints are supported , a checkpoint is made for the lower - priority job , and the process is migrated to another resource where it continues processing
如果支持检查点技术,那么就可以为低优先级的作业设置一个检查点,从而将进程迁移到其他资源上继续进行处理。 - In a pre - emptive scheduling policy , a low - priority job running on a resource will be pre - empted when a higher - priority job enters the work queue . if the lower - priority job is a long - running task , significant processing may have already taken place
在先发制人的调度策略中,低优先级作业的运行时间往往很长,这期间可能已经完成了一些非常重要的处理过程。